Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

【Day02】 計算屬性, 監聽器 & 事件處理

【Day02】 計算屬性, 監聽器 & 事件處理

Callback

Callback

JS 模組化:Import 和 export

JS 模組化:Import 和 export


Comments